Skip to content

Comments

PEP 814 (frozendict): Mark as Final#4825

Merged
hugovk merged 1 commit intopython:mainfrom
vstinner:pep814_final
Feb 21, 2026
Merged

PEP 814 (frozendict): Mark as Final#4825
hugovk merged 1 commit intopython:mainfrom
vstinner:pep814_final

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 21, 2026


📚 Documentation preview 📚: https://pep-previews--4825.org.readthedocs.build/

@vstinner vstinner requested a review from corona10 as a code owner February 21, 2026 19:33
@vstinner
Copy link
Member Author

The frozendict type was added to Python 3.15 (see issue) and support for frozendict was added to many modules (pprint, json, pickle, etc.). The PEP 814 implementation is now complete.

cc @corona10

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks both! 🎉

@hugovk hugovk merged commit 93b0950 into python:main Feb 21, 2026
6 checks passed
@vstinner vstinner deleted the pep814_final branch February 21, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants